home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kompuutteri Kaikille K-CD 2000 #1
/
Kompuutteri Kaikille! KCD_1_2000.iso
/
Tools
/
InterCent
/
_setup.1
/
Intercent.exe
/
0
/
RCDATA
/
TFRMWELKOM
/
TFRMWELKOM.txt
Wrap
Text File
|
1998-06-25
|
1KB
|
75 lines
object FrmWelkom: TFrmWelkom
Left = 272
Top = 189
BorderStyle = bsDialog
Caption = 'Welkom'
ClientHeight = 210
ClientWidth = 265
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 249
Height = 153
end
object TxtWelkom: TLabel
Left = 16
Top = 16
Width = 233
Height = 41
Alignment = taCenter
AutoSize = False
Caption =
'Welkom bij Intercent 98 ! Leuk dat u dit programma hebt gedownlo' +
'ad ! '
WordWrap = True
end
object TxtWelkom2: TLabel
Left = 16
Top = 64
Width = 233
Height = 49
Alignment = taCenter
AutoSize = False
Caption =
'Wilt u nu een rondleiding door Intercent starten om de instellin' +
'gen te bepalen en het programma te leren kennen ?'
WordWrap = True
end
object ChkHide: TCheckBox
Left = 48
Top = 128
Width = 185
Height = 17
Caption = 'Dit venster niet meer &weergeven'
TabOrder = 2
end
object BtnJa: TBitBtn
Left = 24
Top = 176
Width = 91
Height = 25
Caption = '&Ja'
TabOrder = 0
OnClick = BtnJaClick
Kind = bkYes
end
object BtnNee: TBitBtn
Left = 136
Top = 176
Width = 89
Height = 25
Caption = '&Nee'
TabOrder = 1
OnClick = BtnNeeClick
Kind = bkNo
end
end